home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / dev / asm / snma / SetAttributes
Text File  |  1996-10-22  |  563b  |  19 lines

  1. .k ScriptDir/A
  2. SetProtection "ARexx.info" RWD
  3. CD "ARexx"
  4. Assign ScriptDir<$$>.5: "<ScriptDir>"
  5. Execute "ScriptDir<$$>.5:ARexx/SetAttributes" "ScriptDir<$$>.5:ARexx"
  6. CD /
  7. SetProtection "Examples.info" RWD
  8. CD "Examples"
  9. Assign ScriptDir<$$>.5: "<ScriptDir>"
  10. Execute "ScriptDir<$$>.5:Examples/SetAttributes" "ScriptDir<$$>.5:Examples"
  11. CD /
  12. SetProtection "History.info" RWD
  13. SetProtection "ReadMe.info" RWD
  14. SetProtection "snma.guide.info" RWD
  15. SetProtection "snma.info" RWD
  16. SetProtection "snma.readme.info" RWD
  17. SetProtection "SnmaOpts.info" RWD
  18. Assign ScriptDir<$$>.5:
  19.